[INFO] cloning repository https://github.com/thomasjiangcy/rebyua
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasjiangcy/rebyua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasjiangcy%2Frebyua", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasjiangcy%2Frebyua'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6524bfeff5f8bfe9c49e8af1c57c298c5d0d8e30
[INFO] testing thomasjiangcy/rebyua against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasjiangcy%2Frebyua" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomasjiangcy/rebyua
[INFO] finished tweaking git repo https://github.com/thomasjiangcy/rebyua
[INFO] tweaked toml for git repo https://github.com/thomasjiangcy/rebyua written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomasjiangcy/rebyua on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomasjiangcy/rebyua already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest v0.13.2
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.0
[INFO] [stderr]   Downloaded ratatui-core v0.1.0
[INFO] [stderr]   Downloaded unicode-truncate v2.0.1
[INFO] [stderr]   Downloaded kasuari v0.4.12
[INFO] [stderr]   Downloaded line-clipping v0.3.7
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.0
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded ratatui v0.30.0
[INFO] [stderr]   Downloaded wezterm-input-types v0.1.0
[INFO] [stderr]   Downloaded wezterm-dynamic v0.2.1
[INFO] [stderr]   Downloaded ratatui-termwiz v0.1.0
[INFO] [stderr]   Downloaded wezterm-dynamic-derive v0.1.1
[INFO] [stderr]   Downloaded euclid v0.22.14
[INFO] [stderr]   Downloaded wezterm-color-types v0.3.0
[INFO] [stderr]   Downloaded termwiz v0.23.3
[INFO] [stderr]   Downloaded csscolorparser v0.6.2
[INFO] [stderr]   Downloaded lab v0.11.0
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded mac_address v1.1.8
[INFO] [stderr]   Downloaded wezterm-blob-leases v0.1.1
[INFO] [stderr]   Downloaded wezterm-bidi v0.2.3
[INFO] [stderr]   Downloaded memmem v0.1.1
[INFO] [stderr]   Downloaded vtparse v0.6.2
[INFO] [stderr]   Downloaded terminfo v0.9.0
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded ratatui-macros v0.7.0
[INFO] [stderr]   Downloaded pest v2.8.6
[INFO] [stderr]   Downloaded finl_unicode v1.4.0
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded deltae v0.3.2
[INFO] [stderr]   Downloaded ratatui-textarea v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57da53f55dadee7e65494b5b120fbb2602a35e6f6f195dd5633c55c034d309d5
[INFO] running `Command { std: "docker" "start" "-a" "57da53f55dadee7e65494b5b120fbb2602a35e6f6f195dd5633c55c034d309d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57da53f55dadee7e65494b5b120fbb2602a35e6f6f195dd5633c55c034d309d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57da53f55dadee7e65494b5b120fbb2602a35e6f6f195dd5633c55c034d309d5", kill_on_drop: false }`
[INFO] [stdout] 57da53f55dadee7e65494b5b120fbb2602a35e6f6f195dd5633c55c034d309d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b15b4cfcd4c1cbb47e23b403612dc9f3813da764fe056f219ce5c4b7a3219b5
[INFO] running `Command { std: "docker" "start" "-a" "3b15b4cfcd4c1cbb47e23b403612dc9f3813da764fe056f219ce5c4b7a3219b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui-textarea v0.9.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rebyua v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "3b15b4cfcd4c1cbb47e23b403612dc9f3813da764fe056f219ce5c4b7a3219b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b15b4cfcd4c1cbb47e23b403612dc9f3813da764fe056f219ce5c4b7a3219b5", kill_on_drop: false }`
[INFO] [stdout] 3b15b4cfcd4c1cbb47e23b403612dc9f3813da764fe056f219ce5c4b7a3219b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06fa4e7c2da19ac80729ea6c9d9b2989a7be5d80c7a956642b4648163b115a94
[INFO] running `Command { std: "docker" "start" "-a" "06fa4e7c2da19ac80729ea6c9d9b2989a7be5d80c7a956642b4648163b115a94", kill_on_drop: false }`
[INFO] [stderr]    Compiling rebyua v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "06fa4e7c2da19ac80729ea6c9d9b2989a7be5d80c7a956642b4648163b115a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06fa4e7c2da19ac80729ea6c9d9b2989a7be5d80c7a956642b4648163b115a94", kill_on_drop: false }`
[INFO] [stdout] 06fa4e7c2da19ac80729ea6c9d9b2989a7be5d80c7a956642b4648163b115a94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c48a9a9d740e551d104ccb7ecbbc75513e2ac7bcae7215ff36ea9111e8c5800e
[INFO] running `Command { std: "docker" "start" "-a" "c48a9a9d740e551d104ccb7ecbbc75513e2ac7bcae7215ff36ea9111e8c5800e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reb-073ecab154c3f618)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test app::tests::detects_light_theme_mode_from_colorfgbg ... ok
[INFO] [stdout] test app::tests::comment_editor_preserves_existing_multiline_text ... ok
[INFO] [stdout] test app::tests::detects_dark_theme_mode_by_default ... ok
[INFO] [stdout] test app::tests::light_mode_uses_light_candidate_list ... ok
[INFO] [stdout] test app::tests::detects_light_theme_mode_from_override ... ok
[INFO] [stdout] test app::tests::profile_cache_growth_across_many_files ... ignored, profiling helper
[INFO] [stdout] test app::tests::profile_patch_render_path ... ignored, profiling helper
[INFO] [stdout] test app::tests::profile_whole_file_render_path ... ignored, profiling helper
[INFO] [stdout] test app::tests::modified_enter_in_comment_editor_inserts_newline ... ok
[INFO] [stdout] test app::tests::n_and_p_repeat_last_search_in_both_directions ... ok
[INFO] [stdout] test app::tests::footer_metadata_includes_version_and_theme ... ok
[INFO] [stdout] test app::tests::edits_selected_file_comment ... ok
[INFO] [stdout] test app::tests::deleting_comment_requires_confirmation ... ok
[INFO] [stdout] test app::tests::file_list_navigation_wraps_at_both_ends ... ok
[INFO] [stdout] test app::tests::line_jump_moves_to_matching_diff_line ... ok
[INFO] [stdout] test app::tests::file_list_scroll_keeps_selection_visible_without_edge_pinning ... ok
[INFO] [stdout] test app::tests::gg_prefix_cancels_on_other_keys ... ok
[INFO] [stdout] test app::tests::patch_cache_is_bounded ... ok
[INFO] [stdout] test app::tests::reports_available_themes_for_unknown_name ... ok
[INFO] [stdout] test app::tests::resolves_requested_theme_by_name ... ok
[INFO] [stdout] test cli::tests::parses_empty_invocation_as_default_review ... ok
[INFO] [stdout] test cli::tests::parses_review_flags ... ok
[INFO] [stdout] test app::tests::gg_jumps_to_top_but_single_g_waits_for_second_key ... ok
[INFO] [stdout] test cli::tests::parses_review_with_default_flags ... ok
[INFO] [stdout] test cli::tests::parses_stack_review_flags ... ok
[INFO] [stdout] test cli::tests::parses_update_command ... ok
[INFO] [stdout] test export::tests::renders_empty_review_markdown ... ok
[INFO] [stdout] test export::tests::renders_file_and_line_comments_grouped_by_file ... ok
[INFO] [stdout] test export::tests::renders_stack_review_markdown_grouped_by_edge ... ok
[INFO] [stdout] test git::tests::falls_back_to_rename_metadata_without_textual_patch ... ok
[INFO] [stdout] test git::tests::parses_name_status_rows_with_rename ... ok
[INFO] [stdout] test git::tests::parses_numstat_rows_and_binary_markers ... ok
[INFO] [stdout] test git::tests::parses_patch_hunks_and_line_numbers ... ok
[INFO] [stdout] test app::tests::bracket_file_hotkeys_work_from_diff_focus ... ok
[INFO] [stdout] test app::tests::edits_selected_line_comment_in_place ... ok
[INFO] [stdout] test app::tests::prompt_editor_supports_cursor_motion ... ok
[INFO] [stdout] test app::tests::quit_requires_confirmation_when_comments_exist ... ok
[INFO] [stdout] test app::tests::saves_file_level_comment ... ok
[INFO] [stdout] test updater::tests::builds_expected_asset_name ... ok
[INFO] [stdout] test updater::tests::default_repository_is_github_repo_slug ... ok
[INFO] [stdout] test updater::tests::extracts_reb_binary_without_unpacking_to_disk ... ok
[INFO] [stdout] test updater::tests::rejects_non_regular_reb_entries ... ok
[INFO] [stdout] test updater::tests::rejects_parent_dir_archive_paths ... ok
[INFO] [stdout] test app::tests::saves_line_comment_from_current_selection ... ok
[INFO] [stdout] test app::tests::whole_file_cache_is_bounded_with_highlight_cache ... ok
[INFO] [stdout] test app::tests::selection_lock_stops_following_cursor ... ok
[INFO] [stdout] test app::tests::toggle_view_mode_preserves_cursor_location_between_patch_and_file_views ... ok
[INFO] [stdout] test app::tests::slash_in_file_focus_keeps_file_filter_behavior ... ok
[INFO] [stdout] test app::tests::highlights_typescript_tokens_with_multiple_colors ... ok
[INFO] [stdout] test app::tests::slash_search_in_diff_focus_moves_to_next_matching_line ... ok
[INFO] [stdout] test app::tests::skips_patch_syntax_highlighting_for_very_long_lines ... ok
[INFO] [stdout] test git::tests::resolves_stack_against_remote_tracking_base_without_inserting_local_main_edge ... ok
[INFO] [stdout] test git::tests::resolves_stack_when_base_branch_has_moved_on ... ok
[INFO] [stdout] test git::tests::resolves_stack_when_leaf_matches_parent_tip ... ok
[INFO] [stdout] test git::tests::resolves_stack_by_preferring_explicit_base_when_parent_candidates_tie ... ok
[INFO] [stdout] test git::tests::resolves_linear_stack_from_leaf_branch ... ok
[INFO] [stdout] test git::tests::stack_review_starts_on_first_edge ... ok
[INFO] [stdout] test app::tests::large_patches_still_highlight_visible_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c48a9a9d740e551d104ccb7ecbbc75513e2ac7bcae7215ff36ea9111e8c5800e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c48a9a9d740e551d104ccb7ecbbc75513e2ac7bcae7215ff36ea9111e8c5800e", kill_on_drop: false }`
[INFO] [stdout] c48a9a9d740e551d104ccb7ecbbc75513e2ac7bcae7215ff36ea9111e8c5800e
